Flask<3.0,>=1.0
Flask-Login==0.5.0
pyseto>=1.1.0<2.0

[dev]
sphinx>=4.2.0
sphinx-rtd-theme>=1.0.0
pytest>=6.0.0
coverage[toml]==5.0.4
mypy

[docs]
sphinx>=4.2.0
sphinx-rtd-theme>=1.0.0
sphinx-autodoc-typehints>=1.2.0

[tests]
pytest>=6.0.0
pytest-cov>=2.0
coverage[toml]>=5.0.4
